Uses of Interface
org.eclipse.vtp.desktop.projects.core.export.ExporterExtension

Packages that use ExporterExtension
org.eclipse.vtp.desktop.projects.core.export   
 

Uses of ExporterExtension in org.eclipse.vtp.desktop.projects.core.export
 

Classes in org.eclipse.vtp.desktop.projects.core.export that implement ExporterExtension
 class ConfigureDatabasesPage
          Wizard page responsible for selecting application projects to export.
 class ExportWebappPage
          A page in the export webapp wizard.
 class SelectApplicationsPage
          Wizard page responsible for selecting application projects to export.
 

Methods in org.eclipse.vtp.desktop.projects.core.export with parameters of type ExporterExtension
 void Exporter.exportWebApplication(org.eclipse.core.runtime.IProgressMonitor monitor, ExporterExtension[] extensions)
          Exports the current configuration.